home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / umich / tex / shells / texshell.arc / README next >
Encoding:
Text File  |  1988-09-23  |  1.7 KB  |  38 lines

  1. TeX Shell is a graphical interface to TeX, a typesetting program. This
  2. documentation assumes that you know something about TeX already. TeX is
  3. available (as I write this) via anonymous FTP from "clio.math.lsa.umich.edu"
  4. and no doubt other sites.
  5.  
  6. When running TeX on a 1 meg machine, there isn't enough free memory to
  7. run shells such as Gulam. So, I wrote TeX Shell. TeX Shell displays a
  8. menu and lets you choose to run TeX or LaTeX, and uses the file selector
  9. to choose the input file. TeX Shell then Pexec()s TeX with an appropriate
  10. command line.
  11.  
  12. As you can see, most of the menu items are disabled. Eventually I would
  13. like to add several features: an editable environment, and a direct chain
  14. (a la Simon Poole's DLII) to a graphical version of the DVI program available
  15. elsewhere.
  16.  
  17. Since you have no way of setting environmental variables (yet), you
  18. MUST install TeX with all the default paths. It must be on the same
  19. disk as TeX Shell, in the directory \TEX, be named TEX.TTP, and be
  20. with PLAIN.FMT and LPLAIN.FMT, the Plain TeX and LaTeX format files.
  21. The font metric files (.TFM) should reside in \TEX\TFM, and style
  22. files should reside in \TEX\INPUTS.
  23.  
  24. Should an error occur during the Pexec, such as file not found or
  25. whatnot, weird things will happen. I have not managed to get an
  26. intelligible error message out of Pexec yet, so you'll have to guess.
  27.  
  28. I have included another file, TEXHINTS, in this archive to help you
  29. set up TEX and DVIST to work together.
  30.  
  31. If you have any suggestions for this program, or find any bugs (heaven
  32. forbid!), please feel free to contact me.
  33.  
  34. Greg Lindahl                    internet: gl8f@virginia.edu
  35. 1700 Cherry Avenue                bitnet:   gl8f@virginia.bitnet
  36. Charlottesville VA 22903
  37. (804) 979-3814
  38.